CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear least squares

搜索资源列表

  1. matlab

    0下载:
  2. 己知一些离散的点,使用matlab利用最小二乘法拟合-Had a number of discrete points, with linear least squares fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:Dawn
  1. fnnls2.m

    0下载:
  2. non-linear least squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:liu
  1. 最小二乘法直线拟合-用VC实现的

    0下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1526
    • 提供者:nexpe
  1. LS-for-index-function

    0下载:
  2. 对线性和非线性的最小二乘进行了介绍,同时介绍了把指数函数的最小二乘转变为线性的最小二乘方法以及实现。 写出了指数函数的最小二乘C#实现代码,并且在两个点的情况下,用普通方法和最小二乘进行了比较,结果一致。(代码可直接运行)-Linear and nonlinear least squares were introduced, also introduced the least squares exponential function into a linear least-squares m
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:128835
    • 提供者:mawei
  1. Weighted-Linear

    0下载:
  2. 加权最小二乘,VC源代码,有详细注解,Weighted-least-squares-Weighted-least-squares C++ code
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:94646
    • 提供者:lin
  1. a

    0下载:
  2. 阵元失效会破坏拖曳线列阵的幅相分布,导致阵列的旁瓣级出现明显升高,严重影响了阵列的性能。阵元失效条件下 的波束形成是一个非线性的最小平方的优化问题,对其直接求解非常困难。针对这一情况,提出了一种基于遗传算法的阵元 失效校准方法。算法的基本思想是将失效阵元的权重强制为零,并使得阵列的实际响应与期望响应在主瓣区域相匹配,同时 对阵列响应的旁瓣级作出限制-Failed elements will des仃oy the amplitude and phase distribution and
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:604202
    • 提供者:赵杰
  1. line

    0下载:
  2. 采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序-Opencv achieved using a linear least squares fit of c++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:姜荣剑
  1. auxiliary-variables

    0下载:
  2. 用辅助变量法递推算法估计模型的参数.辅助变量估计是在模型误差为相关噪声的情况下通过引入辅助变量矩阵对线性最小二乘估计的一种改进。 -Recursive algorithm to estimate model parameters using instrumental variables method. Auxiliary variables is estimated that in the case of the model error is related to an improveme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:272309
    • 提供者:董毅
  1. a-comparison-of-block

    0下载:
  2. 根据a comparison of block pivoting and interior-point algorithms for linear least squares problems with nonnegative variables 编写的相关算法。包含:active-set,principal pivoting algorithms,Newton s algorithm,predictor-corrector algorithm.对于解决非负最小二乘问题非常实用,注解简单,易于操
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1986700
    • 提供者:lillian12071
  1. data-smooth

    0下载:
  2. 数据光滑matlab 2015a下运行。绘制源数据和光滑数据曲线,数据保存到EXECL文件。-Savitzky-Golay filter. A generalized moving average with filter coefficients determined by an unweighted linear least-squares regression and a polynomial model of specified degree (default is 2). The met
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:428301
    • 提供者:ht tao
  1. linear-classification

    0下载:
  2. 使用matlab实现一系列分类器,如最小二乘分类器,fisher分类器,logisitic分类器。-Use matlab realize a series of classification, such as least squares classifier, fisher classifier, logisitic classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:807386
    • 提供者:刘晓晶
  1. KEY

    0下载:
  2. PIC18单片机独立按键限时检测程序,以及最小二乘直线拟合程序。-PIC18 microcontrollers separate buttons. Limited testing procedures, as well as the linear least-squares fitting procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:李潇
  1. callbacks

    0下载:
  2. Ceres Solver - A fast non-linear least squares minimizer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2211
    • 提供者:nnylwer
  1. Optimization-code

    0下载:
  2. 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:39802
    • 提供者:小小
  1. macros

    0下载:
  2. Ceres Solver - A fast non-linear least squares minimizer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3605
    • 提供者:hvsylm
  1. RLS_ALGORITHM

    0下载:
  2. The Recursive least squares (RLS) is an adaptive filter which recursively finds the coefficients that minimize a weighted linear least squares cost function relating to the input signals. This is in contrast to other algorithms such as the least mean
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9247
    • 提供者:rajendra
  1. mul

    0下载:
  2. Ceres Solver - A fast non-linear least squares minimizer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4197
    • 提供者:tanvefue
  1. nlsr

    0下载:
  2. A new non-linear least squares (NLS) DRSS location estimator that uses correlated shadowing information to improve performance is introduced. The existing maximum likelihood (ML) estimator and Cram′er Rao lower bound (CRLB) for RSS-based locali
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2283
    • 提供者:ghassem
  1. program

    0下载:
  2. A fast non-linear least squares minimizer for linux Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3203
    • 提供者:wonnzjiu
  1. lm

    0下载:
  2. lm算法的程序。lm算法是使用最广泛的非线性最小二乘算法,中文为列文伯格-马夸尔特法。-lm algorithm procedure. lm algorithm is the most widely used non-linear least squares algorithm, Chinese as Levenberg- Marquardt method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:july
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com